home *** CD-ROM | disk | FTP | other *** search
- Path: ibm.rhrz.uni-bonn.de!UZS7FC
- From: UZS7FC@ibm.rhrz.uni-bonn.de (Michael Kuesters)
- Newsgroups: comp.lang.c++
- Subject: Help in calling Dos...
- Date: Thu, 18 Jan 96 07:57:27 MEZ
- Organization: RHRZ Uni-Bonn
- Message-ID: <177126FE7S85.UZS7FC@ibm.rhrz.uni-bonn.de>
- NNTP-Posting-Host: ibm.rhrz.uni-bonn.de
-
-
- I need help calling a Dos .exe or .com file directly from my program. If I
- want to make a small shell, I would need to figure how to have my program start
- the user-choice program.
- Other thing: suppose I'd want to codeprotect some of my stuff. I wrote a code
- "please enter password" (real simple, I know) and check it out already, but how
- would I append it to my exe so that it would run afterwards?
-
-
-